ExitWindowsEx

Function ExitWindowsEx 

pub unsafe extern "system" fn ExitWindowsEx(
    uflags: EXIT_WINDOWS_FLAGS,
    dwreason: SHUTDOWN_REASON,
) -> BOOL