#[no_mangle]
pub extern "C" fn wasm_memory_copy(
    src: &wasm_memory_t
) -> Box<wasm_memory_t>