ntwdt_stop_timer_lock
(void) timeout(ntwdt_stop_timer_lock, ntwdt_ptr, 0);
static void ntwdt_stop_timer_lock(void *arg);
ntwdt_stop_timer_lock((void *)ntwdt_ptr);
static void ntwdt_stop_timer_lock(void *arg);
ntwdt_stop_timer_lock((void *)ntwdt_ptr);
(void) timeout(ntwdt_stop_timer_lock, ntwdt_ptr, 0);