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