Unicode string library for extended grapheme cluster segmentation
Unicode string library
libgrapheme
$ gcc -o myapp myapp.c -lgrapheme
$ pkg-config --cflags --libs libgrapheme
$ brew info libgrapheme