sbool dm_hasSystemWindowWithTitleContainingIC(S s) { ret nempty(dm_windows_filterOnTitle(title -> cic(title, s))); }