pub type PFNGLXSWAPINTERVALEXTPROC = Option<unsafe extern "C" fn(dpy: *mut Display, drawable: GLXDrawable, interval: c_int)>;