pub unsafe extern "C" fn wasm_memory_new(
arg1: *mut wasm_compartment_t,
arg2: *const wasm_memorytype_t,
debug_name: *const c_char,
) -> *mut wasm_memory_tpub unsafe extern "C" fn wasm_memory_new(
arg1: *mut wasm_compartment_t,
arg2: *const wasm_memorytype_t,
debug_name: *const c_char,
) -> *mut wasm_memory_t