The syntax for using DMI_STRING is:

typedef struct {
        unsigned long length;
        char body[1];
} DMI_STRING;