RacHandleOutProtoDart typedef
RacHandleOutProtoDart =
int Function(Pointer<Void> , Pointer<RacProtoBuffer> )
Implementation
typedef RacHandleOutProtoDart =
int Function(ffi.Pointer<ffi.Void>, ffi.Pointer<RacProtoBuffer>);