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