filetime_to_clock 5788 win32/win32.c  	tmbuf->tms_utime = filetime_to_clock(&user);
filetime_to_clock 5789 win32/win32.c  	tmbuf->tms_stime = filetime_to_clock(&kernel);