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