pub const LOCK_FLAGS_LEAF: LockFlags = _; // 8u16
Apply the leaf lock rules in addition to the common rules for all locks. NOTE: Use this flag with caution. See https://fxbug.dev/459856993.