static int ai_shortenForIndex_maxLength = 100; static void ai_shortenForIndex(S text) { ret shorten(text, ai_shortenForIndex_maxLength); }