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