typedef struct _DUMPDATAVAR { ULONG var_n_length; PVOID var_n; } DUMPDATAVAR; typedef DUMPDATAVAR *PDUMPDATAVAR;