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