Would you like to add more error handling for return values from functions like the following? - [malloc](https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html "Memory allocation") ⇒ [SOS_pipe_init](https://github.com/cdwdirect/sos_flow/blob/31420c7bc25d7a95db33ad668582894166561122/src/sos_pipe.c#L42) - [pthread_mutex_init](https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_init.html "Initialize a mutex.") ⇒ [SSOS_init](https://github.com/cdwdirect/sos_flow/blob/f1e6158805413378a51ecc30726080e2392e019e/src/ssos.c#L420)