RB_PREV
#define RB_PREV(name, x, y) name##_RB_PREV(y)
#define RB_PREV(name, root, elm) name##_RB_PREV(elm)