/* begin *

   utf8proc 2.7.0 (Unicode processing library)

   utf8proc is a small, clean C library that provides Unicode
   normalization, case-folding, and other operations for data in the
   UTF-8 encoding. It was initially developed by Jan Behrens and the
   rest of the Public Software Group, who deserve nearly all of the
   credit for this package. With the blessing of the Public Software
   Group, the Julia developers have taken over development of utf8proc.

   Homepage: https://github.com/JuliaStrings/utf8proc

 * end */