#[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_clone(
cx: WasmtimeStoreContextMut<'_>,
anyref: Option<&wasmtime_anyref_t>,
out: &mut MaybeUninit<wasmtime_anyref_t>,
)
#[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_clone(
cx: WasmtimeStoreContextMut<'_>,
anyref: Option<&wasmtime_anyref_t>,
out: &mut MaybeUninit<wasmtime_anyref_t>,
)