pub fn i256_sign_compl(val: &mut U256) -> Sign
Determines the sign of a 256-bit signed integer and converts it to its absolute value.