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") ⇒ [PMMG_saveGraph](https://github.com/MmgTools/ParMmg/blob/346471ccc49d6a9cf1d2b61e6d5d8038c1eb39cb/src/metis_pmmg.c#L114) * [fprintf](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html "Print formatted output") ⇒ [main](https://github.com/MmgTools/ParMmg/blob/62caef1b9f003da70ce7c123f7d4bb7210594ee9/scripts/genheader.c#L79)