Function windows::Win32::System::Shutdown::InitiateSystemShutdownExA
pub unsafe fn InitiateSystemShutdownExA<P0, P1, P2, P3>(
lpmachinename: P0,
lpmessage: P1,
dwtimeout: u32,
bforceappsclosed: P2,
brebootaftershutdown: P3,
dwreason: SHUTDOWN_REASON,
) -> Result<()>