fn create_initial_symlinks( fs_root: &Path, symlink_mode: SymlinkMode, symlink_count: u32, depth: usize, ) -> Result<Vec<PathBuf>>