pub fn futimens(fd: usize, times: &[TimeSpec]) -> Result<usize>
Set access/modify timestamps for an open file descriptor.