Perform an access time update after every access.
const MOUNT_STRICT_ACCESS_TIME: MountFlags = MountFlags(MS_STRICTATIME);
mount(2) and MS_STRICTATIME therein