pub unsafe extern "C" fn xdo_get_window_size( xdo: *const xdo_t, wid: Window, width_ret: *mut c_uint, height_ret: *mut c_uint, ) -> c_int