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