pub unsafe extern "C" fn CFDateCompare(
    date: *const __CFDate,
    other: *const __CFDate,
    context: *mut c_void
) -> CFComparisonResult