smb_time_local2NT
smb_time_local2NT(atime, tzoff, &tm);
smb_time_local2NT(mtime, tzoff, &tm);
smb_time_local2NT(atime, svtz, &tm);
smb_time_local2NT(mtime, svtz, &tm);
void smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec);