pub type DMat4x4 = TMat4x4<f64>;
A 4x4 f64 matrix
#[repr(C, align(16))]pub struct DMat4x4 { /* private fields */ }