#[no_mangle]
pub unsafe extern "C" fn wasmtime_func_from_raw(
store: WasmtimeStoreContextMut<'_>,
raw: *mut c_void,
func: &mut Func,
)
#[no_mangle]
pub unsafe extern "C" fn wasmtime_func_from_raw(
store: WasmtimeStoreContextMut<'_>,
raw: *mut c_void,
func: &mut Func,
)