pub unsafe extern "C" fn CFStringAppendFormat(
    theString: *mut __CFString,
    formatOptions: *const __CFDictionary,
    format: *const __CFString
    ...
)