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