pub(crate) async fn new_raw_object_store( store: &ObjectStoreConfig, data_home: &str, ) -> Result<ObjectStore>