(`mem::zeroed()` is never going to be const, and `MaybeUninit::zeroed().assume_init()` is still not const)