telldir
dirp->dd_rewind = telldir(dirp);
long telldir(DIR *);
__weak_alias(telldir,_telldir)
telldir(DIR *dirp)
here = telldir(dp);
(void)telldir(dp);
(void)telldir(dp);
here = telldir(dp);