pub(crate) fn dump_file_impl( fs: FileSystem<RegularFile<impl FsVerityHashValue>>, files: &Vec<PathBuf>, backing_path_only: bool, ) -> Result<()>