#include "crypto_uint64.h" crypto_uint64 uint64_nonzero_mask(crypto_uint64 x) { return crypto_uint64_nonzero_mask(x); }