Every value label variable record must be immediately preceded by a value label record, described above.
struct sysfile_value_label_variable
{
int32 rec_type;
int32 count;
int32 vars[/* variable length */];
};
int32 rec_type;int32 count;int32 vars[/* variable length];count elements.