easy-menu-make-symbol
easy-menu-make-symbol is a compiled Lisp function in `easymenu.el
'.
(easy-menu-make-symbol CALLBACK &optional NOEXP)
Return a unique symbol with CALLBACK as function value.
When non-nil, NOEXP indicates that CALLBACK cannot be an expression
(i.e. does not need to be turned into a function).