I am having this c struct
#ifdef __cplusplus extern "C" { #endif #define NUMBER_STRUCTS 2048 struct StructA { uint32_t a1; uint32_t b1; ui