pub fn unpack_genesis_archive( archive_filename: &Path, destination_dir: &Path, max_genesis_archive_unpacked_size: u64, ) -> Result<(), UnpackError>