pub fn output( output_path: &Option<PathBuf>, output_encoding: SupportedOutputEncoding, bytes: &[u8], ) -> Result<()>