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