#include "crypto_int64.h" int int64_ones_num(crypto_int64 x) { return crypto_int64_ones_num(x); }