#include <sys/stat.h>
int const foo = UTIME_NOW;
int main(void) { return 0; }
