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