pub fn pack(data_dir: &Path, out_path: &Path) -> Result<u64>
Pack every regular file under data_dir into out_path.
data_dir
out_path