pub unsafe extern "C-unwind" fn CTLineCreateWithAttributedString(
attr_string: &CFAttributedString,
) -> CFRetained<CTLine>👎Deprecated: renamed to
CTLine::with_attributed_stringAvailable on crate feature
CTLine only.