// Define a wrapper function in VCSSL that enforces strict typing string wrapperFunction(int arg0, int arg1) { return exampleFunction(arg0, arg1); }