char* foo = "Foo"; int SomeFunctionInFoo(int i) { return i + 5; }