pub fn run_bytes(argv: &[String], opts: &ExecOpts) -> Result<Vec<u8>>
Run a command and return stdout without changing non-UTF-8 bytes.