pub(crate) fn normalize_text(text: &str) -> Option<String>
Returns text for storing in special db columns to make case-insensitive search possible for non-ASCII messages, chat and contact names.