pub async fn start( args: Args, external_events: impl Stream<Item = Event> + Unpin ) -> Result<(u16, impl Future<Output = Result<()>>), ErrReport>