1 2
/// Return a new owned string of joined `left` and `right`, or null. char *concat(const char *left, const char *right);