_S_dump
_S_dump(__left, __indent + 2);
_S_dump(__right, __indent + 2);
static void _S_dump(_RopeRep* __r, int __indent = 0);
_S_dump(_M_tree_ptr);