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