pub unsafe extern "C" fn lv_dropdown_set_selected_highlight(
    obj: *mut lv_obj_t,
    en: bool
)