db_format_hex
db_format_hex(tbuf, 24, signed_immediate, false);
db_format_hex(tbuf, 24, value, false);
db_format_hex(tbuf, 24, addr, false);
db_format_hex(buf, bufsiz, val, altflag);
void db_format_hex(char *, size_t, quad_t, int);