typedef struct _FREE_DISPLAY
{
    unsigned long RealVectorSize;
    RTL_BITMAP Display;
} FREE_DISPLAY, *PFREE_DISPLAY;