pub unsafe extern "C" fn gtk_source_snippet_context_set_tab_width(
    self_: *mut GtkSourceSnippetContext,
    tab_width: c_int,
)