BNGE_VPD_FLD_LEN
char board_partno[BNGE_VPD_FLD_LEN];
char board_serialno[BNGE_VPD_FLD_LEN];
size = min_t(int, kw_len, BNGE_VPD_FLD_LEN - 1);