int GetMetaRgn( ffi.Pointer<HDC__> hdc, ffi.Pointer<HRGN__> hrgn, ) { return (_GetMetaRgn ??= _dylib.lookupFunction<_c_GetMetaRgn, _dart_GetMetaRgn>('GetMetaRgn'))( hdc, hrgn, ); }