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