equal_list
} else if (sym->type == type && equal_list(sym->defn, defn)) {
static int equal_list(struct string_list *a, struct string_list *b);