pub fn convolve_u64_mod(a: &[u64], b: &[u64], mm: u64) -> Vec<u64>