Would you like to add more error handling for return values from functions like the following? * [fclose](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fclose.html "Close a stream.") ⇒ [Write_CFE_EnacapsulationFile](https://github.com/nasa/EdsLib/blob/215ff280adc5387942bc48a5b3f94fd086d94e16/cfecfs/eds2cfetbl/eds2cfetbl.c#L430) * [fprintf](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html "Print formatted output.") ⇒ [EdsLib_Generate_Hexdump](https://github.com/nasa/EdsLib/blob/c4ba383e7ebd81aa0b2bd84d9f9fab20f825caab/edslib/fsw/src/edslib_displaydb_api.c#L417)