read_fixed
if(!read_fixed(ssl, buf, "START_RRSET_CACHE")) return 0;
if(!read_fixed(ssl, buf, "START_MSG_CACHE")) return 0;
return read_fixed(ssl, worker->env.scratch_buffer, "EOF");