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