Returns whether this script is a pay-to-witness-script-hash (P2WSH) output.
Declared in <script/script.h>
<script/script.h>
bool IsPayToWitnessScriptHash() const;
true if the script matches the P2WSH pattern.