pub type ScalingPoints = ArrayVec<[u8; 2], NUM_Y_POINTS>;
#[repr(C)]pub struct ScalingPoints { /* private fields */ }