rb_node_key
struct rb_node_key *k;
k = rb_entry(*p, struct rb_node_key, node);
struct rb_node_key start; /* Tree sorted by start. */
struct rb_node_key count; /* Tree sorted by len. */