Check whether a file can be accessed.
@override int xAccess(String path, int flags) => _memory.xAccess(path, flags);