pub type PFNGLPROGRAMUNIFORM1I64VNVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLint64EXT)>;