pub unsafe extern "C" fn gtk_source_completion_item_set_label(
    item: *mut GtkSourceCompletionItem,
    label: *const c_char
)