pub unsafe extern "C" fn gtk_combo_box_set_active_iter(
    combo_box: *mut GtkComboBox,
    iter: *mut GtkTreeIter
)