pub async fn unzip_from_remote( id: ArchiveId, url: &str, cont: impl FnMut(&Path), ) -> Result<(), ()>
zip