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