int DeleteDC( ffi.Pointer<HDC__> hdc, ) { return (_DeleteDC ??= _dylib.lookupFunction<_c_DeleteDC, _dart_DeleteDC>('DeleteDC'))( hdc, ); }