llvm/lldb/test/API/macosx/find-dsym/deep-bundle/myframework.c

int foo ()
{
    return 5;
}