pub unsafe extern "C" fn glVertexAttribI2iEXT(
    index: GLuint,
    x: GLint,
    y: GLint
)