1TESTLIB_NONE {
2  global:
3    get_function_version;
4};
5
6TESTLIB_ZERO {
7  global:
8    version_zero_function2;
9} TESTLIB_NONE;
10