llvm/lldb/test/API/commands/target/dump-separate-debug-info/oso/main.cpp

#include "foo.h"

int main() { return foo(); }