pub type DVec4P = TVec4P<f64>;
A packed 4 component f64 vector
pub struct DVec4P(/* private fields */);