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