pub unsafe extern "C" fn glVertexAttribI3ui(
    index: GLuint,
    x: GLuint,
    y: GLuint,
    z: GLuint
)