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