-rw-r--r-- 115 saferewrite-20241004/src/int64_bottomzeros_num/supercopnew/bottomzeros_num.c raw#include "crypto_int64.h" int int64_bottomzeros_num(crypto_int64 x) { return crypto_int64_bottomzeros_num(x); }