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