#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_gt(stack: Stack) -> Stack
Greater than: >
Returns Bool (true if a > b, false otherwise) Stack effect: ( a b – Bool )
Stack must have two Int values on top