constant_time_is_zero_64
#define word_is_zero(a) constant_time_is_zero_64(a)
return constant_time_is_zero_64(res);