int GetMapMode( ffi.Pointer<HDC__> hdc, ) { return (_GetMapMode ??= _dylib.lookupFunction<_c_GetMapMode, _dart_GetMapMode>('GetMapMode'))( hdc, ); }