Extract unsigned integer value, throwing if type doesn't match.
With options, the value is checked against a fixed width and, when
wrapNegative is set, a negative node is wrapped exactly as the
reference's u*::try_from wraps it (see ExpectUnsignedOptions).
Extract unsigned integer value, throwing if type doesn't match.
With
options, the value is checked against a fixed width and, whenwrapNegativeis set, a negative node is wrapped exactly as the reference'su*::try_fromwraps it (see ExpectUnsignedOptions).