/* See LICENSE file for copyright and license details. */ #include "libcharconv.h" #include #include size_t libcharconv_decode_utf8_(const char *s, size_t slen, uint_least32_t *cp);