typedef union _CLS_LSN { struct { unsigned int idxRecord; unsigned long cidContainer; } offset; unsigned __int64 ullOffset; } CLS_LSN, *PCLS_LSN;