pub async fn sched_yield( ctx: &mut impl WasiSnapshotPreview1, memory: &mut GuestMemory<'_>, ) -> Result<i32>