int GetObjectW( ffi.Pointer<ffi.Void> h, int c, ffi.Pointer<ffi.Void> pv, ) { return (_GetObjectW ??= _dylib.lookupFunction<_c_GetObjectW, _dart_GetObjectW>('GetObjectW'))( h, c, pv, ); }