isc_hex_decodestring
result = isc_hex_decodestring(value, &b);
result = isc_hex_decodestring(lookup->sitvalue,
result = isc_hex_decodestring(l->sitvalue, &hexbuf);
isc_hex_decodestring(const char *cstr, isc_buffer_t *target);