prchar
pr = prchar((int)ch);
char *prchar(LWCHAR);
s = prchar(c);
(void) snprintf(buf, sizeof (buf), "-%s", prchar(c));