pub unsafe extern "C" fn dzl_search_bar_set_show_close_button(
    self_: *mut DzlSearchBar,
    show_close_button: gboolean
)