int GetBkMode( ffi.Pointer<HDC__> hdc, ) { return (_GetBkMode ??= _dylib.lookupFunction<_c_GetBkMode, _dart_GetBkMode>('GetBkMode'))( hdc, ); }