pub unsafe extern "C" fn glTextureParameteri(
    texture: GLuint,
    pname: GLenum,
    param: GLint
)