Find an insane subnode which has no insane children. Nullptr if there is none.
Declared in <script/miniscript.h>
<script/miniscript.h>
Node const* FindInsaneSub() const;
A pointer to the deepest insane subexpression, or nullptr if none.