typedef struct _ARC_DISK_INFORMATION
{
    LIST_ENTRY DiskSignatures;
} ARC_DISK_INFORMATION, *PARC_DISK_INFORMATION;