pub const MAX_REG_ID: u32 = 0x7fff_ffff;
The largest reg-id RFC 5626 §4.2 allows: values run from 1 to 2^31 - 1.
reg-id