pub unsafe extern "C" fn CFStringAppend(
    theString: CFMutableStringRef,
    appendedString: CFStringRef
)