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