pub const LOCK_FLAGS_RE_ACQUIRE_FATAL: LockFlags = _; // 64u16
Abort the program with an error if a lock is improperly acquired more than once in the same context.