pub type DMat4x4P = TMat4x4P<f64>;
A packed 4x4 f64 matrix
pub struct DMat4x4P(/* private fields */);