mi_timer_fire
mtb->mtb_tid = timeout(mi_timer_fire, mtb, tim);
mtb->mtb_tid = timeout(mi_timer_fire,
static void mi_timer_fire(void *);