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