Indicates the current execution environment regarding Valgrind instrumentation.
This enum maps directly to the integer return value of the underlying
`RUNNING_ON_VALGRIND` macro, representing the nesting depth of the
instrumentation.
See [`running_mode`](running_mode)