#[repr(transparent)] pub struct GroundedArrayCell { inner: UnsafeCell>, }