#include "crypto_int8.h" int int8_bottomzeros_num(crypto_int8 x) { return crypto_int8_bottomzeros_num(x); }