shutdown_nice
shutdown_nice(RB_POWEROFF);
shutdown_nice(RB_POWEROFF);
shutdown_nice(0);
shutdown_nice(RB_HALT);
shutdown_nice(RB_HALT|RB_POWEROFF);
void shutdown_nice (int);