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