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