pub fn copy_file(src_file: &Path, dest_file: &Path) -> Result<()>