pub type Quat = TQuat<f32>;
A f32 quaternion
#[repr(align(16))]pub struct Quat { /* private fields */ }