pub unsafe extern "C" fn glProgramUniform3ui64vNV(
    program: GLuint,
    location: GLint,
    count: GLsizei,
    value: *const GLuint64EXT
)