pub unsafe extern "C" fn lv_menu_set_load_page_event(
    menu: *mut lv_obj_t,
    obj: *mut lv_obj_t,
    page: *mut lv_obj_t
)