llvm/lldb/test/API/functionalities/fat_archives/a.c

int foo ()
{
    return 5;
}