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