pub unsafe extern "C" fn xdo_get_window_property( xdo: *const xdo_t, window: Window, property: *const c_char, value: *mut *mut c_uchar, nitems: *mut c_long, _type: *mut Atom, size: *mut c_int, ) -> c_int