By definition, unlike in `BLI_findstring` & co, there is no guarantee that the `const char *id_iter` pointer here is not a NULL one.
By definition, unlike in `BLI_findstring` & co, there is no guarantee that the `const char *id_iter` pointer here is not a NULL one.