pub unsafe extern "C" fn gtk_source_snippet_context_set_variable(
    self_: *mut GtkSourceSnippetContext,
    key: *const c_char,
    value: *const c_char,
)