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