pub type wasmtime_func_unchecked_callback_t = extern "C" fn(*mut c_void, *mut wasmtime_caller_t<'_>, *mut ValRaw, usize) -> Option<Box<wasm_trap_t>>;