pub type FramebufferUintLength = Length<u32, FramebufferPixel>;
pub struct FramebufferUintLength(pub u32);
0: u32