pub unsafe extern "C" fn gtk_search_bar_set_show_close_button(
    bar: *mut GtkSearchBar,
    visible: gboolean
)