ace_notif_hdr
union ace_notif_hdr hdr;
union ace_notif_hdr *resp_hdr = &ace->cmd_response.hdr;
union ace_notif_hdr *ack_hdr = &ace->cmd_ack.hdr;
union ace_notif_hdr *hdr = &resp->hdr;
union ace_notif_hdr *hdr = &ack->hdr;
union ace_notif_hdr *hdr = &event.hdr;