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