for example, ``` __int128_t a = 0; LOG(INFO) << a; ``` __128_t is supported in C++11, which can save -2<sup>127</sup> to 2<sup>127</sup>-1 Used for save both uint64_t and int64_t in the same property.