pub unsafe extern "C" fn gtk_text_view_set_tabs(
    text_view: *mut GtkTextView,
    tabs: *mut PangoTabArray
)