pub unsafe extern "C" fn lv_dropdown_set_symbol(
    obj: *mut lv_obj_t,
    symbol: *const c_void
)