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