pub type OCSP_BASIC_REVOKED_INFO = _OCSP_BASIC_REVOKED_INFO;
#[repr(C)]pub struct OCSP_BASIC_REVOKED_INFO { pub RevocationDate: _FILETIME, pub dwCrlReasonCode: u64, }
RevocationDate: _FILETIME
dwCrlReasonCode: u64