#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_bxor(stack: Stack) -> Stack
Bitwise XOR
Stack effect: ( a b – a^b )
Stack must have two Int values on top