#ifndef UTILS_H #define UTILS_H 1 #include #define DISALIGNED __attribute__((packed)) #endif