pub type OCSP_BASIC_REVOKED_INFO = _OCSP_BASIC_REVOKED_INFO;
struct OCSP_BASIC_REVOKED_INFO { pub RevocationDate: _FILETIME, pub dwCrlReasonCode: u32, }
RevocationDate: _FILETIME
dwCrlReasonCode: u32