void glWaitSync( ffi.Pointer<__GLsync> sync_1, int flags, int timeout, ) { return _glWaitSync( sync_1, flags, timeout, ); }