pub(crate) fn process_file( path: &Path, example_file: &Path, verbose: bool, verify: bool, ) -> Result<bool, Box<dyn Error>>