_rb_root
void *_rb_root(const struct rb_type *, struct rb_tree *);
return _rb_root(_name##_RBT_TYPE, &head->rbh_root); \