pub unsafe extern "C" fn i2d_re_X509_tbs(
    x509: *mut X509,
    outp: *mut *mut c_uchar
) -> c_int