pub type Affine2x3<'a> = TableRef<'a, Affine2x3Marker>;
Affine2x3 record
pub struct Affine2x3<'a> { /* private fields */ }