#include #include #include int8_t int8_load(const unsigned char *s) { return *s; }