pub type PFNGLXDELAYBEFORESWAPNVPROC = Option<unsafe extern "C" fn(dpy: *mut Display, drawable: GLXDrawable, seconds: GLfloat) -> c_int>;