print_href
static void print_href(struct html *, const char *, const char *, int);
print_href(h, arg1, NULL, 0);
print_href(h, arg1, arg2, 1);