typedef struct _PCW_DATA
{
    const void *Data;
    unsigned long Size;
} PCW_DATA, *PPCW_DATA;