inbuf_init
inbuf_init(&strbuf, blob + off_str, blob + off_str + size_str);
inbuf_init(&strbuf, blob + off_str, blob + totalsize);
inbuf_init(&memresvbuf,
inbuf_init(&dtbuf, blob + off_dt, blob + totalsize);