cerror
cerror(char *msg)
#define cerror(S) (void) fprintf(stderr, "pr: %s", gettext(S))
cerror(unsigned char *s)