#[unsafe(no_mangle)]pub unsafe extern "C" fn wasmtime_context_set_exception(
store: WasmtimeStoreContextMut<'_>,
exn: &wasmtime_exnref_t,
) -> Option<Box<wasm_trap_t>>#[unsafe(no_mangle)]pub unsafe extern "C" fn wasmtime_context_set_exception(
store: WasmtimeStoreContextMut<'_>,
exn: &wasmtime_exnref_t,
) -> Option<Box<wasm_trap_t>>