pub type FramebufferUintLength = Length<u32, FramebufferPixel>;
#[repr(C)]pub struct FramebufferUintLength(pub u32);
0: u32