pub unsafe extern "C" fn gtk_combo_box_set_active(
    combo_box: *mut GtkComboBox,
    index_: c_int
)