fn call_module_internal<M: MemorySize>(
env: &WasiFunctionEnv,
store: &mut Store,
start_ptr_offset: M::Offset,
) -> Result<(), DeepSleepWork>
fn call_module_internal<M: MemorySize>(
env: &WasiFunctionEnv,
store: &mut Store,
start_ptr_offset: M::Offset,
) -> Result<(), DeepSleepWork>