-rw-r--r-- 115 saferewrite-20240622/src/uint8_bottomzeros_num/supercopnew/bottomzeros_num.c raw#include "crypto_uint8.h" int uint8_bottomzeros_num(crypto_uint8 x) { return crypto_uint8_bottomzeros_num(x); }