1#ifndef FOO_H
2#define FOO_H
3
4int foo();
5
6#endif
7

source code of lldb/test/API/commands/target/dump-separate-debug-info/oso/foo.h