Function windows_sys::Win32::System::Shutdown::InitiateSystemShutdownA

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