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