copy_special
if ((cval = copy_special(curr->fts_statp,
int copy_special(struct stat *, int);
if (copy_special(curr->fts_statp, !fts_dne(curr)))
static int copy_special(struct stat *, int);