int globalX; char *globalString; int sub(int x) { return x; }