const RoundParam = struct
const RoundParam = struct { a: usize, b: usize, c: usize, d: usize, k: usize, s: u32, t: u32, }