strglobmatch_nocase
(!topic || !strglobmatch_nocase(topic, print_state->event_glob)))
(!topic || !strglobmatch_nocase(topic, print_state->common.event_glob)))
bool strglobmatch_nocase(const char *str, const char *pat);