pub type PFNGLGETSYNCIVPROC = Option<unsafe extern "C" fn(sync: GLsync, pname: GLenum, bufSize: GLsizei, length: *mut GLsizei, values: *mut GLint)>;