pub unsafe extern "C" fn hdy_combo_row_set_selected_index(
    self_: *mut HdyComboRow,
    selected_index: c_int
)