pub unsafe fn clone_stack_with_base(sp: Stack) -> (Stack, Stack)
Current stack must have a valid base set and sp must point within the stack.