int trav(char *filename, void *tcb,
    int ufunc(char *fnm, void *ucb), void *cb);
