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