pub type DroppedSlotsSender = Sender<(Slot, BankId)>;
struct DroppedSlotsSender { /* private fields */ }