In g_1utf8_1strlen, the g_utf8_strlen function is incorrectly called with two pointer arguments. The second argument is an integer.
This results in a compilation error with GCC 14 and current Clang.
This results in a compilation error with GCC 14 and current Clang.