_rb_check
int _rb_check(const struct rb_type *, void *, unsigned long);
return _rb_check(_name##_RBT_TYPE, elm, poison); \