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