pub fn lstat<P>(path: &P) -> Result<stat, Errno> where
    P: NixPath + ?Sized