EPIC_CAT_REPORT
if (type == EPIC_TYPE_NOTIFY && eshdr->category == EPIC_CAT_REPORT) {
if (eshdr->category != EPIC_CAT_REPORT) {
if (type == EPIC_TYPE_NOTIFY && eshdr->category == EPIC_CAT_REPORT &&
__print_symbolic(ecat, { EPIC_CAT_REPORT, "report" }, \