Would you like to add more error handling for return values from functions like the following? * [fprintf](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html "Print formatted output") ⇒ [cmdf__print_title](https://github.com/ronen25/libcmdf/blob/3c845325a4439eb3581853e812849151abaefade/libcmdf.h#L298) * [fputc](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fputc.html "Put a byte on a stream") ⇒ [cmdf__pprint](https://github.com/ronen25/libcmdf/blob/3c845325a4439eb3581853e812849151abaefade/libcmdf.h#L349)