#include <xpum_structs.h> struct xpum_power_peak_limit_t { // fields int32_t power_AC; int32_t power_DC; };