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