Bitmask that has 0 set for the Success, Failure and InProgress bits and 1 set for all the other flags.
Use it to separate the detail flags from the main status flags.
Use its bitwise complement to retain only the main status flags, which are mutually exclusive.