ffi.Pointer<__GLsync> glFenceSync( int condition, int flags, ) { return _glFenceSync( condition, flags, ); }