pub unsafe extern "C" fn lv_dropdown_set_dir(
    obj: *mut lv_obj_t,
    dir: lv_dir_t
)