stat(_:errno:path:location:)
Create a file system error appropriate for the stat
/lstat
/fstat
system calls.
This declaration is gated by at least one @_spi attribute.
static func stat(_ name: String, errno: Errno, path: FilePath, location: SourceLocation) -> FileSystemError