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