watchdog_onoff
if (watchdog_onoff(1) == -1)
watchdog_onoff(0);
if (watchdog_onoff(0) == 0) {
static int watchdog_onoff(int onoff);