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