pub unsafe extern "C" fn gtk_source_view_set_smart_backspace(
    view: *mut GtkSourceView,
    smart_backspace: gboolean,
)