pub fn write_stdout(data: &[u8]) -> Result<(), CliError>
Write bytes to stdout (for - output paths).
-