int GetObjectA( ffi.Pointer<ffi.Void> h, int c, ffi.Pointer<ffi.Void> pv, ) { return (_GetObjectA ??= _dylib.lookupFunction<_c_GetObjectA, _dart_GetObjectA>('GetObjectA'))( h, c, pv, ); }