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