1 #ifndef TWO_H
2 #define TWO_H
3 LLDB_TEST_API void two();
4 #endif
5