time64_str
buf = time64_str(buf, end, ts->tv_sec, spec, fmt);
return time64_str(buf, end, *(const time64_t *)ptr, spec, fmt);