pub unsafe extern "C" fn lv_dropdown_set_options(
    obj: *mut lv_obj_t,
    options: *const c_char
)