Any conditions based on external data need to use `CHK_*` family of macros, not any `ASSERT_*` ones.
Any conditions based on external data need to use
CHK_*family of macros, not anyASSERT_*ones.