#ifndef _JIO_REPORT_LAYOUT #define _JIO_REPORT_LAYOUT typedef struct iou_t iou_t; int jio_report_layout(iou_t *iou, int argc, char *argv[]); #endif