-rw-r--r-- 121 saferewrite-20241004/src/uint64_topbit_mask/supercopnew/topbit_mask.c raw#include "crypto_uint64.h" crypto_uint64 uint64_topbit_mask(crypto_uint64 x) { return crypto_uint64_topbit_mask(x); }