INT64_C
#define MIN_POSIX_TIME INT64_C(-62167219200)
#define MAX_POSIX_TIME INT64_C(253402300799)
int64_t valid_time_range = INT64_C(315569519999);