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