pub fn write_stdout(bytes: &[u8]) -> Result<(), CliError>
Write raw bytes to stdout with write_all (no trailing newline).
write_all