type OptionYear = Option_ri32<-999_999, 999_999>;
formatting
#[repr(transparent)]struct OptionYear(/* private fields */);