pub const SHTDN_REASON_FLAG_PLANNED: u32 = 0x80000000;
Reason code for ‘ShutdownMessage’, from Windows SDK.