pub type NamedDataCacheRef = Arc<Box<dyn NamedDataCache>>;
struct NamedDataCacheRef { /* private fields */ }