smb_time_unix2dos
smb_time_unix2dos(atime, tzoff, &date, &time, NULL);
smb_time_unix2dos(mtime, tzoff, &date, &time, NULL);
smb_time_unix2dos(atime, tzoff, &date, &time, NULL);
smb_time_unix2dos(mtime, tzoff, &date, &time, NULL);
void smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp,