makelink
static void makelink(const char *, const char *, const struct stat *);
makelink(from_name, to_name, exists ? &to_sb : NULL);