pub unsafe extern "system" fn InitiateShutdownA(
    lpmachinename: PCSTR,
    lpmessage: PCSTR,
    dwgraceperiod: u32,
    dwshutdownflags: SHUTDOWN_FLAGS,
    dwreason: SHUTDOWN_REASON
) -> u32