__wrap_krb5_timeofday
#define krb5_timeofday __wrap_krb5_timeofday
will_return(__wrap_krb5_timeofday, time);
will_return(__wrap_krb5_timeofday, err);