pub fn file_mtime(path: &Path) -> Option<(i64, i64)>
Get mtime from file metadata as (secs, nsecs).
(secs, nsecs)