pub fn start( command: String, cwd: String, extra_env: HashMap<String, String>, timeout_ms: Option<u64>, ) -> String