whatstyle didn't catch that the original codebase is aligning backslashes at the ends of lines in long preprocessor macro definitions. The "Left" setting closely matches the original code.
find . -name "*.c" | xargs whatstyle --formatter clang-format