#[no_mangle] pub extern "C" fn wasmtime_memory_data( store: WasmtimeStoreContext<'_>, mem: &Memory, ) -> *const u8