MAX_MWS
if (idx >= MAX_MWS) {
"Total number of MW cannot be bigger than %d", MAX_MWS);
u64 mw_sizes[MAX_MWS];