byteorder_banner
extern void byteorder_banner(struct byteorder_ctx *, FILE *);
extern void byteorder_banner();
byteorder_banner(byteorder, stdout);