typedef enum io_status_ { SUCCESS, ERROR_OPEN, ERROR_READ, ERROR_MATRIX, } io_status;