pub extern "C-unwind" fn CFAttributedStringCreateMutable(
alloc: Option<&CFAllocator>,
max_length: CFIndex,
) -> Option<CFRetained<CFMutableAttributedString>>👎Deprecated: renamed to
CFMutableAttributedString::newAvailable on crate feature
CFAttributedString only.