maybe_errx
static void maybe_errx(const char *fmt, ...)
maybe_errx("bzip2 init");
maybe_errx("Huffman tree has insane levels");
maybe_errx("Bad symbol table");
maybe_errx("Symbol table truncated");
maybe_errx("File corrupt");
maybe_errx("File corrupt");
maybe_errx("Premature EOF");