fn sign_extend(raw: U256, width: Option<usize>) -> U256
Sign-extends the low width bits of raw to a full 256-bit two’s-complement value.
width
raw