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