数据类型枚举
enum IntType { kAny = 0, kNoNeg, kNoZero, kNoNegNoZero, kRange };
MrxDbgUiPrInt.h
MrxDbgUiPrInt 枚举