pub type ShutdownControl = ShutdownControl;
pub struct ShutdownControl { pub reason: String, }
reason: String