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