pub fn stat_key(meta: &Metadata) -> (u64, i64, u64)
Extract (inode, mtime_ns, size) from filesystem metadata.
(inode, mtime_ns, size)