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