MAX_INSN
#if INTEL_PT_INSN_BUF_SZ < MAX_INSN_SIZE || INTEL_PT_INSN_BUF_SZ > MAX_INSN
return MAX_INSN;
char insn[MAX_INSN];