pub fn create_version_snapshot( path: &Path, epoch_seq: u64, root_path: &Path, inode: u64, ) -> Result<Option<FileVersion>>
Create a CoW (FICLONE) snapshot of a file for MARS versioning