GOOGLE_PREDICT_TRUE  248 third_party/protobuf/src/google/protobuf/stubs/common.h #define GOOGLE_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1))
GOOGLE_PREDICT_TRUE  250 third_party/protobuf/src/google/protobuf/stubs/common.h #define GOOGLE_PREDICT_TRUE