pub const fn sign_extend(v: i128, n: usize) -> i128
Extends an n-bit number in v to an i128.
n
v
i128