static S dropPrefixTrimIC(S prefix, S s) { ret dropPrefixICTrim(prefix, s); }