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