pub unsafe extern "C" fn CFXMLCreateStringByEscapingEntities(
    allocator: CFAllocatorRef,
    string: CFStringRef,
    entitiesDictionary: CFDictionaryRef
) -> CFStringRef