clang optimizes code differently with very likely or unlikely conditions, so we add a `VERY` version of these macros, and we make use of it for assertions.
clang optimizes code differently with very likely or unlikely conditions, so we add a `VERY` version of these macros, and we make use of it for assertions.