Explicit calls to the MIO routines
MIO can be implemented by making explicit calls to the MIO routines.
Instead of using the libmio.h header file and its #define statements to redirect the I/O calls to the MIO library, you can add the #define statements directly to your application's source code and then recompile the source code.