-rw-r--r-- 111 saferewrite-20240620/src/int8_bottomzeros_num/supercopnew/bottomzeros_num.c raw
#include "crypto_int8.h" int int8_bottomzeros_num(crypto_int8 x) { return crypto_int8_bottomzeros_num(x); }