pub fn extern_spec_BitAnd__ref_i128_bitand(self_: &i128, rhs: &i128) -> i128
extern spec for <&i128 as BitAnd>::bitand
<&i128 as BitAnd>::bitand
This is not a real function: its only use is for documentation.
ghost
ensures
result == *self $op *rhs