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