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