#[no_mangle]
pub extern "C" fn wasm_trap_copy(
    src: &wasm_trap_t
) -> Box<wasm_trap_t>