#include "crypto_int8.h" crypto_int8 int8_load_bigendian(const unsigned char *s) { return crypto_int8_load_bigendian(s); }