pub unsafe extern "C" fn lv_dropdown_get_option_index(
    obj: *mut lv_obj_t,
    option: *const c_char
) -> i32