function nativeFun(i, s) { return "nativeFun " + i + " " + s; }