pub fn extract_archive_to_cache( archive_path: &Path, cache_root: &Path, lib_name: &str, ) -> Result<PathBuf, String>