vpd_nextbyte
if (vpd_nextbyte(vrs, &data) != 0)
if (vpd_nextbyte(vrs, &byte1) != 0)
if (vpd_nextbyte(vrs, &byte2) != 0)
if (vpd_nextbyte(vrs, &keyword[0]) != 0)
if (vpd_nextbyte(vrs, &keyword[1]) != 0)
if (vpd_nextbyte(vrs, &data) != 0)
if (vpd_nextbyte(vrs, &char1) != 0) {