Initialize a `CorruptionTesterUnsafe`. `unsafe_default` is like `Default`'s `default` method, but it takes a pointer to a block of uninitialized memory and initializes it to an instance of `CorruptionTesterUnsafe`.
(ptr: *mut CorruptionTesterUnsafe<T>)
source not stored for this graph (policy: none)
no test coverage detected