fast_mp_montgomery_reduce
return fast_mp_montgomery_reduce(x, n, rho);
redux = fast_mp_montgomery_reduce;