pub type DeviceIndependentIntLength = Length<i32, DeviceIndependentPixel>;
#[repr(C)]pub struct DeviceIndependentIntLength(pub i32);
0: i32