pub unsafe extern "C" fn opnd_same(op1: opnd_t, op2: opnd_t) -> bool_
Returns true iff \p op1 and \p op2 are indistinguishable. If either uses variable operand sizes, the default size is assumed.