pub unsafe extern "C" fn glProgramUniformui64NV(
    program: GLuint,
    location: GLint,
    value: GLuint64EXT
)