pub unsafe extern "C" fn glVertexAttrib1fv(
    index: GLuint,
    v: *const GLfloat
)