llvm/lldb/test/API/commands/target/dump-separate-debug-info/dwo/main.c

#include "foo.h"

int main(void) { return foo(); }