pub unsafe extern "C" fn XRRQueryVersion( dpy: *mut Display, major_version_return: *mut c_int, minor_version_return: *mut c_int, ) -> Status