pub fn create_root_menu_item( text: &str, id: Uuid, items: Vec<Handle<MenuItem>>, ctx: &mut BuildContext<'_>, ) -> Handle<MenuItem>