Even though the doc-string notes that they're only used for function parameters, it looks as if they might be used for `wmEvent::modifier` and are exposed in a prominent location. Remove the flags & replace them with a macro that bit-shifts the existing modifier values which is more clearly intended to be used with `KeyMapItem_Params`. Ref !136539