tdsaEnter
tdsaEnter(tiRoot_t *ptiRoot, int io);
#define TDSA_INP_ENTER(root) tdsaEnter(root, 0)
#define TDSA_OUT_ENTER(root) tdsaEnter(root, 1)