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