stat-time: Fix syntax errors in C++ mode on MSVC (regr. 2023-05-14). * lib/stat-time.h (_gl_make_timespec): New macro / function. (get_stat_atime, get_stat_ctime, get_stat_mtime, get_stat_birthtime): Use it instead of a compound literal expression.