pfr_strerror
pfr_strerror(errno));
char *pfr_strerror(int);
fprintf(stderr, "%s: %s.\n", __progname, pfr_strerror(errno));