pub unsafe extern "C" fn glVertexAttrib4ubv(
    index: GLuint,
    v: *const GLubyte
)