#ifndef ONE_H #define ONE_H LLDB_TEST_API void one(); #endif