pub fn get_configuration_from_file_url(
    path: impl AsRef<Path>
) -> Result<ArchiveConfiguration, DiscoverArchiveByFileError>