static S hpre_htmlencode(O contents, O... params) {
  ret pre_htmlencode(contents, params);
}