pub unsafe extern "C" fn glGetQueryObjecti64v(
    id: GLuint,
    pname: GLenum,
    params: *mut GLint64
)