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