pub unsafe extern "C" fn CFArrayCreateCopy(
    allocator: CFAllocatorRef,
    theArray: CFArrayRef
) -> CFArrayRef