-rw-r--r-- 111 saferewrite-20240807/src/int8_topbit_mask/supercopnew/topbit_mask.c raw#include "crypto_int8.h" crypto_int8 int8_topbit_mask(crypto_int8 x) { return crypto_int8_topbit_mask(x); }