BasedOnStyle: Chromium
BreakBeforeBraces: Custom
BraceWrapping:
 AfterFunction: true
 AfterStruct: true
IndentWidth: 4
PointerAlignment: Right
ForEachMacros: ['QUEUE_FOREACH']