WIP: add AlignConsecutiveDeclarations: true to .clang-format, and apply...
The AlignConsecutiveDeclarations was not defined in the .clang-format file, because it was 'only' introduced with clang-format-3.9, which, when .clang-format was first written, was not yet available....