pub unsafe extern "C" fn glGetTextureParameterfv(
    texture: GLuint,
    pname: GLenum,
    params: *mut GLfloat
)