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