pub unsafe extern "C" fn i2d_X509_CRL_bio(
    bp: *mut BIO,
    crl: *mut X509_CRL
) -> c_int