1 #ifndef ONE_H
2 #define ONE_H
3 LLDB_TEST_API void one();
4 #endif
5