pub unsafe extern "C" fn i2d_X509_REVOKED(
    a: *const X509_REVOKED,
    out: *mut *mut c_uchar
) -> c_int