1e01aa904Sopenharmony_ci// Compile this with:
2e01aa904Sopenharmony_ci//  g++ -Wall -g -shared -Wl,--soname,libtest19-soname-0 -o libtest19-soname-v0.so test19-soname-v0.cc
3e01aa904Sopenharmony_civoid
4e01aa904Sopenharmony_cifunc0()
5e01aa904Sopenharmony_ci{
6e01aa904Sopenharmony_ci}
7