pub type Pixel = u32;
One RGBA8888 output pixel (post-VI-filter); the framebuffer the frontend presents is a slice of these.