pub(crate) async fn start_ctl<S, I>(args: I) -> Result<()>where S: Into<OsString>, I: IntoIterator<Item = S>,