static if(!(T == "int32" || T == "sint32"))
static if(!(T == "int64" || T == "sint64"))
static if(!(T == "uint32"))
static if(!(T == "uint64"))
static if(!(T == "bool"))
static if(!(T == "fixed64"))
static if(!(T == "sfixed64"))
static if(!(T == "double"))
static if(!(T == "bytes"))
static if(!(T == "string"))
static if(!(T == "fixed32"))
static if(T == "sfixed32")