pub type I0 = Signed<0, 0>;
The 0-bit signed integer type, capable of representing 0.
struct I0(/* private fields */);