sS shortenStr(O o) { ret shorten_str(o); } sS shortenStr(O o, int max) { ret shorten_str(o, max); }