hexdump_set_addrwidth
hexdump_set_addrwidth(&h, 8);
hexdump_set_addrwidth(&h, 16);
extern void hexdump_set_addrwidth(hexdump_t *, uint8_t);