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