pub unsafe extern "C" fn gtk_combo_box_set_active_id(
    combo_box: *mut GtkComboBox,
    active_id: *const c_char
) -> gboolean