pub unsafe extern "C" fn i2d_X509_REVOKED(
    x: *mut X509_REVOKED,
    buf: *mut *mut u8
) -> c_int