#[no_mangle] pub unsafe extern "C" fn wasmtime_trap_new( message: *const u8, len: usize, ) -> Box<wasm_trap_t>