#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_bnot(stack: Stack) -> Stack
Bitwise NOT (one’s complement)
Stack effect: ( a – !a )
Stack must have one Int value on top