pub unsafe extern "C" fn glVertexAttribI2iv(
    index: GLuint,
    v: *const GLint
)