Match MSVC linker output - align all debug directories on four bytes, while removing debug directory alignment. This would have the same effect on CETCOMPAT support as D89919.
Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1136664
Can we make the DebugDirectoryChunk set the default alignment to 4 instead? I believe other chunks do that as well.