1#include "foo.h"
2
3int foo() { return 1; }
4

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