pub unsafe extern "C" fn glVertexAttrib4svARB(
    index: GLuint,
    v: *const GLshort
)