pub unsafe extern "C" fn glGetTexParameterxvOES(
    target: GLenum,
    pname: GLenum,
    params: *mut GLfixed
)