pub(crate) fn provider_from_wal_options<S: LogStore>( region_id: RegionId, wal_options: &WalOptions, ) -> Result<Provider>