pub type SCRUB_PARITY_EXTENT = _SCRUB_PARITY_EXTENT;
struct SCRUB_PARITY_EXTENT { pub Offset: i64, pub Length: u64, }
Offset: i64
Length: u64