int CancelDC( ffi.Pointer<HDC__> hdc, ) { return (_CancelDC ??= _dylib.lookupFunction<_c_CancelDC, _dart_CancelDC>('CancelDC'))( hdc, ); }