pub const FILE_MAGIC: &[u8; 8] = b"vhdxfile";
Well-known VHDX file magic (first 8 bytes of every VHDX file).