pub unsafe extern "C" fn gtk_window_set_default(
    window: *mut GtkWindow,
    default_widget: *mut GtkWidget
)