typedef enum dataflow_status { DATA_SUCCESS = 0, DATA_FAIL = 1 } dataflow_status_t;