addsym2
addsym2(ignorethis, sym, val);
addsym2(false, sym, val);
addsym2(false, sym, NULL);
static void addsym2(bool, const char *, const char *);