-rw-r--r-- 116 saferewrite-20240807/src/uint8_topbit_mask/supercopnew/topbit_mask.c raw
#include "crypto_uint8.h" crypto_uint8 uint8_topbit_mask(crypto_uint8 x) { return crypto_uint8_topbit_mask(x); }