pub type PFNGLXBINDCHANNELTOWINDOWSGIXPROC = Option<unsafe extern "C" fn(display: *mut Display, screen: c_int, channel: c_int, window: Window) -> c_int>;