__group_cmp
node = rb_find_first(&key, &groups->tree, __group_cmp);
next = rb_next_match(&key, &event->group_node, __group_cmp);