The limit of keys in OP_CHECKSIGADD-based scripts. It is due to the stack limit in BIP342.
Declared in <script/script.h>
<script/script.h>
inline constexpr unsigned int MAX_PUBKEYS_PER_MULTI_A = 999;