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