pub unsafe extern "C" fn CFAttributedStringGetAttributesAndLongestEffectiveRange(
    aStr: *const __CFAttributedString,
    loc: isize,
    inRange: CFRange,
    longestEffectiveRange: *mut CFRange
) -> *const __CFDictionary