Function windows_sys::Win32::System::Shutdown::InitiateSystemShutdownExW
pub unsafe extern "system" fn InitiateSystemShutdownExW(
lpmachinename: PCWSTR,
lpmessage: PCWSTR,
dwtimeout: u32,
bforceappsclosed: BOOL,
brebootaftershutdown: BOOL,
dwreason: SHUTDOWN_REASON,
) -> BOOL