pub type PFNGLXCREATEPBUFFERPROC = Option<unsafe extern "C" fn(dpy: *mut Display, config: GLXFBConfig, attrib_list: *const c_int) -> GLXPbuffer>;