pub fn is_manually_drop(ty: Ty<'_>) -> bool
Checks if the type is core::mem::ManuallyDrop<_>
core::mem::ManuallyDrop<_>