static CHANNELS: SpinLock<Option<BTreeMap<ChanId, Arc<SyncChan>>>>
Global registry: ChanId → Arc<SyncChan>.
ChanId → Arc<SyncChan>