-rw-r--r-- 119 saferewrite-20241004/src/uint16_bottomzeros_num/supercopnew/bottomzeros_num.c raw
#include "crypto_uint16.h" int uint16_bottomzeros_num(crypto_uint16 x) { return crypto_uint16_bottomzeros_num(x); }