pub fn print_file_diff( expected_file_path: &str, output_file_path: &str, ) -> Result<(), Error>
Prints the differences between two files to stdout