pub type lv_menu_history_t = _lv_menu_history_t;
#[repr(C)]pub struct lv_menu_history_t { pub page: *mut _lv_obj_t, }
page: *mut _lv_obj_t