#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_set_stack_base(base: Stack)
Set the current strand’s stack base (called at strand entry)
Base pointer must be a valid stack pointer for the current strand.