pub unsafe extern "C" fn glProgramUniform1i64ARB(
    program: GLuint,
    location: GLint,
    x: GLint64
)