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