AlwaysBreakAfterDeclarationReturnType is like
AlwaysBreakAfterDefinitionReturnType, but inserts breaks
before declaration identifiers, not definition identifiers.
AlwaysBreakAfterDeclarationReturnType defaults to false
(old behaviour) for all styles.
Use tools/dump_format_style.py to update the documentation, too.