pub type PxRect = Rect<Pixel>;
A 2D rectangle in physical pixels
pub struct PxRect { pub v: f32x4, /* private fields */ }
v: f32x4