pub fn create( index_paths: Vec<PathBuf>, output_path: PathBuf, progress: impl Progress, should_interrupt: &AtomicBool, object_hash: Kind) -> Result<()>