func statAtime(st *syscall.Stat_t) time.Time { … } func statCtime(st *syscall.Stat_t) time.Time { … }