pub unsafe extern "C" fn CFStringAppend(
    theString: *mut __CFString,
    appendedString: *const __CFString
)