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