pub unsafe extern "C" fn lv_dropdown_get_selected_str(
    obj: *const lv_obj_t,
    buf: *mut c_char,
    buf_size: u32
)