#[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_i31_get_u(
cx: WasmtimeStoreContextMut<'_>,
anyref: Option<&wasmtime_anyref_t>,
dst: &mut MaybeUninit<u32>,
) -> bool
#[no_mangle]
pub unsafe extern "C" fn wasmtime_anyref_i31_get_u(
cx: WasmtimeStoreContextMut<'_>,
anyref: Option<&wasmtime_anyref_t>,
dst: &mut MaybeUninit<u32>,
) -> bool