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