pub unsafe extern "C" fn gtk_source_snippet_chunk_set_context(
    chunk: *mut GtkSourceSnippetChunk,
    context: *mut GtkSourceSnippetContext,
)