1// Compile this with: 2// g++ -g -shared -o libtest18-alias-sym-v0.so test18-alias-sym-v0.cc 3 4void 5foo() 6{ 7} 8