#[no_mangle]
pub extern "C" fn wasm_extern_same(
    _a: &wasm_extern_t,
    _b: &wasm_extern_t
) -> bool