pub fn convolve_wrapping_u128(a: &[u128], b: &[u128]) -> Vec<u128>