pub unsafe extern "C" fn instr_is_near_call_direct( instr: *mut instr_t, ) -> bool_
Returns true iff \p instr’s opcode is OP_call on x86; OP_bl or OP_blx on ARM.