pub(crate) fn setup_shadow_inotify_watcher( shadow_broadcast_tx: Sender<bool>, ) -> Result<Debouncer<RecommendedWatcher, RecommendedCache>, ExitCode>