#ifndef TWO_H
#define TWO_H
LLDB_TEST_API void two();
#endif
