UNTIMEOUT
# define UNTIMEOUT(fun, arg, handle) \
#define UNTIMEOUT(fn, f) evtimer_del(&(f)->timerctx.ev)
#define UNTIMEOUT(r, f) untimeout((r), (f))