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