#[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_from_raw(
cx: WasmtimeStoreContextMut<'_>,
raw: u32,
val: &mut MaybeUninit<wasmtime_anyref_t>,
)
#[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_from_raw(
cx: WasmtimeStoreContextMut<'_>,
raw: u32,
val: &mut MaybeUninit<wasmtime_anyref_t>,
)