xprintf
size_t xprintf(NODE *np, FILE *fp, wchar_t **cp);
(void) xprintf(np->n_left, fp, (wchar_t **)NULL);
length = xprintf(np, (FILE *)NULL, &cp);