pub unsafe extern "C" fn glUniform2ui(
    location: GLint,
    v0: GLuint,
    v1: GLuint
)