INSN_CHUNK_SIZE
insns = calloc(INSN_CHUNK_SIZE, sizeof(*insn));
#define INSN_CHUNK_MAX (INSN_CHUNK_SIZE - 1)