pub unsafe extern "C" fn CFArrayAppendValue(
    theArray: *mut __CFArray,
    value: *const c_void
)