pub type STORAGE_PREDICT_FAILURE = _STORAGE_PREDICT_FAILURE;
#[repr(C)]pub struct STORAGE_PREDICT_FAILURE { pub PredictFailure: u64, pub VendorSpecific: [u8; 512], }
PredictFailure: u64
VendorSpecific: [u8; 512]