int BeginPath( ffi.Pointer<HDC__> hdc, ) { return (_BeginPath ??= _dylib.lookupFunction<_c_BeginPath, _dart_BeginPath>('BeginPath'))( hdc, ); }