void glGetQueryObjectuiv( int id, int pname, ffi.Pointer<ffi.Uint32> params, ) { return _glGetQueryObjectuiv( id, pname, params, ); }