pub unsafe extern "C" fn gtk_text_view_set_accepts_tab(
    text_view: *mut GtkTextView,
    accepts_tab: gboolean
)