func shortLog(item: openArray[byte]): string {....raises: [Defect], tags: [].}
func shortLog(item: string): string {....raises: [Defect], tags: [].}
template public() {.pragma.}