#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_3drop( stack: *mut StackValue, ) -> *mut StackValue
Drop top three values: ( a b c – )
Stack must have at least three values.