tdsaLeave
tdsaLeave(tiRoot_t *ptiRoot, int io);
#define TDSA_INP_LEAVE(root) tdsaLeave(root, 0)
#define TDSA_OUT_LEAVE(root) tdsaLeave(root, 1)