dtio_stop_timer_cb
else if(fptr == &dtio_stop_timer_cb) return 1;
&dtio_stop_timer_cb, &info);
if(ub_timer_add(timer, info.base, &dtio_stop_timer_cb, &info,
void dtio_stop_timer_cb(int fd, short bits, void* arg);
else if(fptr == &dtio_stop_timer_cb) return 1;
UB_EV_BITS_CB(dtio_stop_timer_cb)
else if(cb == dtio_stop_timer_cb)