pub unsafe extern "C" fn xdo_get_mouse_location2( xdo: *const xdo_t, x_ret: *mut c_int, y_ret: *mut c_int, screen_num_ret: *mut c_int, window_ret: *mut Window, ) -> c_int