inline fn cMov(fe: *Fe, a: Fe, c: u64) void
Conditonally replace a field element with a if c is positive
a
c
fe: *Fe,
a: Fe,
c: u64,