int SetROP2( ffi.Pointer<HDC__> hdc, int rop2, ) { return (_SetROP2 ??= _dylib.lookupFunction<_c_SetROP2, _dart_SetROP2>('SetROP2'))( hdc, rop2, ); }