pub unsafe extern "C" fn instr_is_call_direct( instr: *mut instr_t, ) -> bool_
Returns true iff \p instr’s opcode is OP_call or OP_call_far.