pub unsafe extern "C" fn gtk_source_search_settings_set_regex_enabled(
    settings: *mut GtkSourceSearchSettings,
    regex_enabled: gboolean,
)