pub unsafe extern "C" fn CFStringAppendCharacters(
    theString: *mut __CFString,
    chars: *const u16,
    numChars: isize
)