pub type Uint64 = String;
Unsigned 64-bit integer encoded as a decimal string on the wire.
pub struct Uint64 { /* private fields */ }