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