pub type PFNGLXCREATEWINDOWPROC = Option<unsafe extern "C" fn(_: *mut (), _: GLXFBConfig, _: c_ulong, _: *const c_int) -> GLXWindow>;