#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_yield_strand(stack: Stack) -> Stack
Yield execution to allow other coroutines to run
Always safe to call from within a May coroutine.