int glIsSync( ffi.Pointer<__GLsync> sync_1, ) { return (_glIsSync ??= _dylib.lookupFunction<_c_glIsSync, _dart_glIsSync>('glIsSync'))( sync_1, ); }