pub(crate) const fn expect_size_of<T>(expected: usize)
Verifies the expected size of type T, for a type that should only grow if absolutely necessary.