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