#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_nip( stack: *mut StackValue, ) -> *mut StackValue
Remove the second value: ( a b – b )
Stack must have at least two values.