Destroys an object without running its destructor even if the type does not implement Leak.
Leak
unsafe fn unsafe_forget<T>(val: T) -> ()
The object to be destroyed.