#include time_t time(time_t* t) { if(t) *t = -1; return -1; }