wmfw_short_string
struct wmfw_short_string *shortstring;
shortstring = (struct wmfw_short_string *)&rgn->data[4];
offset = round_up(4 + struct_size_t(struct wmfw_short_string, data, name_len),
struct wmfw_short_string *shortstring;
shortstring = (__force struct wmfw_short_string *)ple32;
ple32 += round_up(struct_size_t(struct wmfw_short_string, data, shortname_len),
shortstring = (__force struct wmfw_short_string *)ple32;
ple32 += round_up(struct_size_t(struct wmfw_short_string, data, fullname_len),
const struct wmfw_short_string *shortstring;
shortstring = (const struct wmfw_short_string *)&rgn->data[offset];
offset += round_up(struct_size_t(struct wmfw_short_string, data, shortstring->len),