pub const fn zigzag_decode128(value: u128) -> i128
Decodes a 128-bit unsigned integer to a 128-bit signed integer using the zigzag encoding.