node_data_critical
#define node_critical(node) node_data_critical(node->data)
node_data_critical(dat) ? "Critical" : "Non Critical");