llvm/lldb/test/Shell/SymbolFile/DWARF/Inputs/pch.h

typedef int anchor_t;

struct TypeFromPCH {
  int field;
};