typeletter
(void)printf("%s %c ", symname(sym), typeletter(sym));
(void)printf(" %c ", typeletter(sym));
char typeletter(struct xnlist *);