#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_stack_dump(sp: Stack) -> Stack
Dump all values on the stack (for REPL debugging).
Stack base must have been set and sp must be valid.