In case an unchecked_addr_cast is used to convert between pointer and non-pointer, we missed some escaping values. This can be the case when using C unions. https://bugs.swift.org/browse/SR-12427 rdar://problem/60983997