···11+#include "CoreServicesPriv.h"
22+33+// TODO: Security.framework expects this symbol to be available in
44+// /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
55+66+Boolean _CSCheckFix(CFStringRef str)
77+{
88+ return 0;
99+}
1010+