Function windows_sys::Win32::System::Shutdown::InitiateSystemShutdownW

pub unsafe extern "system" fn InitiateSystemShutdownW(
    lpmachinename: PCWSTR,
    lpmessage: PCWSTR,
    dwtimeout: u32,
    bforceappsclosed: BOOL,
    brebootaftershutdown: BOOL,
) -> BOOL