pub unsafe extern "C" fn CFStringCreateStringWithValidatedFormat(
alloc: CFAllocatorRef,
formatOptions: CFDictionaryRef,
validFormatSpecifiers: CFStringRef,
format: CFStringRef,
errorPtr: *mut CFErrorRef,
...
) -> CFStringRefpub unsafe extern "C" fn CFStringCreateStringWithValidatedFormat(
alloc: CFAllocatorRef,
formatOptions: CFDictionaryRef,
validFormatSpecifiers: CFStringRef,
format: CFStringRef,
errorPtr: *mut CFErrorRef,
...
) -> CFStringRef