as_hex
as_hex(p + 3, off, 0);
as_hex(p + strlen(p), len, 0);
as_hex(buf, (unsigned long)ip, 16);
strval = as_hex(valbuf, va_arg_len_type(args, lenmod, unsigned), 0);