gettext            14 scripts/kconfig/lkc.h static inline const char *gettext(const char *txt) { return txt; }
gettext            32 scripts/kconfig/lxdialog/dialog.h # define gettext(Msgid) ((const char *) (Msgid))