pub unsafe extern "C" fn CFAttributedStringCreate(
    allocator: CFAllocatorRef,
    str: CFStringRef,
    attributes: CFDictionaryRef,
) -> CFAttributedStringRef