pub fn run_pair( cmd: Command, desc: String, ) -> Result<(ChildIo<ChildStdin>, ChildIo<ChildStdout>), Error>