module_decode_utf_8  595 src/emacs-module.c       = module_decode_utf_8 (docstring, strlen (docstring));
module_decode_utf_8  793 src/emacs-module.c     = len == 0 ? empty_multibyte_string : module_decode_utf_8 (str, len);