_rb_right
void *_rb_right(const struct rb_type *, void *);
return _rb_right(_name##_RBT_TYPE, elm); \