pub type CloseSignal = Signal<CriticalSectionRawMutex, ()>;
pub struct CloseSignal { /* private fields */ }