pub unsafe extern "C" fn instr_is_interrupt( instr: *mut instr_t, ) -> bool_
Return true iff \p instr’s opcode is OP_int, OP_into, or OP_int3.