Volume label structure.
BYTE cch CHAR szVolLabel[12]
typedef struct
cch Length of the volume label, not including the null.
szVolLabel[12] Volume label. This is an ASCIIZ string.