#ifndef HELP_HEADER #define HELP_HEADER #include uint16_t XOR(uint16_t a, uint16_t b, uint8_t random); #endif