#[no_mangle]
pub extern "C" fn wasm_externtype_copy(
    extern_type: &wasm_externtype_t
) -> Box<wasm_externtype_t>