pub unsafe extern "C" fn wasm_runtime_module_malloc( module_inst: wasm_module_inst_t, size: u64, p_native_addr: *mut *mut c_void, ) -> u64