use giterated_abi::value_ex::FfiValueUntyped; pub struct Success(FfiValueUntyped); pub struct Failure(FfiValueUntyped);