typedef struct _CM_CELL_REMAP_BLOCK { unsigned long OldCell; unsigned long NewCell; } CM_CELL_REMAP_BLOCK, *PCM_CELL_REMAP_BLOCK;