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