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