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