pub extern "C-unwind" fn CFDataCreateMutable(
allocator: Option<&CFAllocator>,
capacity: CFIndex,
) -> Option<CFRetained<CFMutableData>>👎Deprecated: renamed to
CFMutableData::newAvailable on crate feature
CFData only.