var_sym_lists_equiv
int var_sym_lists_equiv(struct var_sym_list *one, struct var_sym_list *two);
if (var_sym_lists_equiv(s1->data, s2->data))