pub(crate) fn write_stderr(text: &str) -> Result<(), CliError>
Write text to stderr without using print macros.