pub unsafe extern "C" fn i2d_X509_CRL_tbs(
    crl: *mut X509_CRL,
    outp: *mut *mut c_uchar
) -> c_int