pub unsafe extern "C-unwind" fn CFDateFormatterCreateDateFromString(
allocator: Option<&CFAllocator>,
formatter: Option<&CFDateFormatter>,
string: Option<&CFString>,
rangep: *mut CFRange,
) -> Option<CFRetained<CFDate>>👎Deprecated: renamed to
CFDateFormatter::new_date_from_stringAvailable on crate features
CFDate and CFDateFormatter only.