startup_handler
evtimer_set(&startup_ev, startup_handler, (void *)(long)rt_fd);
void startup_handler(int, short, void *);