pub type PFNGLXGETVIDEODEVICENVPROC = Option<unsafe extern "C" fn(dpy: *mut Display, screen: c_int, numVideoDevices: c_int, pVideoDevice: *mut GLXVideoDeviceNV) -> c_int>;