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