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