fn same_contents( left: &mut File, right: &mut File, left_path: &Path, right_path: &Path, ) -> Result<bool>