static char hexToChar(S s) {
  ret charFromHex(s);
}