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