pub unsafe extern "C" fn glUniform2ui64ARB(
    location: GLint,
    x: GLuint64,
    y: GLuint64
)