sS ul_noEncode(S... list) { ret ul(list); } sS ul_noEncode(L list, O... params) { ret ul(list, params); }