fn filesystem_mapping_from_manifest(
    manifest: &Manifest,
    webc_version: Version,
) -> Result<Vec<FileSystemMapping>, Error>