pub unsafe extern "C" fn gtk_source_snippet_chunk_set_text(
    chunk: *mut GtkSourceSnippetChunk,
    text: *const c_char,
)