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