pub unsafe extern "C" fn lv_dropdown_set_selected(
    obj: *mut lv_obj_t,
    sel_opt: u16
)