count_symlinks
if (count_symlinks(dirpath, rname, &n) < 0) {
static int count_symlinks(char *dir, char *name, int *count);