FindShortcut
shortcut_hook FindShortcut(char key) const;
return superMenu->FindShortcut(key);
shortcut_hook function = menu->FindShortcut(key);