pub async fn new_host_watcher_harness(
    realm: Arc<CoreRealm>
) -> Result<HostWatcherHarness, Error>