byte_btoa
static isc_result_t byte_btoa(int c, isc_buffer_t *, struct state *state);
RETERR(byte_btoa(*inbuf, target, state));
RETERR(byte_btoa(0, target, state));