pub unsafe extern "C" fn gtk_window_set_hide_on_close(
    window: *mut GtkWindow,
    setting: gboolean
)