event_uniq
struct event_uniq *data;
struct event_uniq *it;
it = rb_entry(*new, struct event_uniq, node);
*data = (struct event_uniq) {
struct event_uniq *pos, *n;