typos_cli::file
pub fn write_file( path: &Path, content_type: ContentType, buffer: Vec<u8>, reporter: &dyn Report) -> Result<(), Error>