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