pub const MAX_DECIMAL64_PRECISION: u32 = 16;
Maximum precision that fits in 56-bit value (16 digits).