pub fn cmd_call( bin: &str, args: &[&str], output_stdout: bool, output_stderr: bool, verbosity: &Verbosity, ) -> Result<Output>