Compile-time check that a VarInt mode and integer type are compatible.
Declared in <serialize.h>
<serialize.h>
template< VarIntMode Mode, typename I> struct CheckVarIntMode;
CheckVarIntMode