#include #include #include uint8_t uint8_load(const unsigned char *s) { return *s; }