// Dummy file to test PCH loading errors int c_func(int x) { return x + 27; }