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