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