int SaveDC( ffi.Pointer<HDC__> hdc, ) { return (_SaveDC ??= _dylib.lookupFunction<_c_SaveDC, _dart_SaveDC>('SaveDC'))( hdc, ); }