#[no_mangle]
pub extern "C" fn wasmtime_externref_clone(
    externref: ManuallyDrop<ExternRef>
) -> ExternRef