template addaudit(res: NimNode; event: static string; vargs: varargs[untyped])
template newStmtWithAudit(event: static string; vargs: varargs[untyped]): NimNode