pub(crate) fn set_memory_stack_offset( env: &WasiEnv, store: &mut impl AsStoreMut, offset: u64, ) -> Result<(), String>