_M_free_tree
void _M_free_tree();
if (0 == _M_decr_refcount()) _M_free_tree();
if (0 != __t && 0 == __t->_M_refcount) __t->_M_free_tree();