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