pub type Gf64<V = NoValidation> = GType<f64, V>;
pub struct Gf64<V = NoValidation> { /* private fields */ }