pub type DumpedSlotSubscription = Arc<Mutex<bool>>;
struct DumpedSlotSubscription { /* private fields */ }