pub unsafe extern "C-unwind" fn CFDateFormatterCreateStringWithAbsoluteTime(
allocator: Option<&CFAllocator>,
formatter: Option<&CFDateFormatter>,
at: CFAbsoluteTime,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CFDateFormatter::new_string_with_absolute_timeAvailable on crate features
CFDate and CFDateFormatter only.