Mask isolating the leaf-version bits of a Taproot control byte.
Declared in <script/interpreter.h>
<script/interpreter.h>
inline constexpr uint8_t TAPROOT_LEAF_MASK = 0xfe;