pub unsafe extern "C" fn i2d_X509_CRL_fp(
    fp: *mut FILE,
    crl: *mut X509_CRL
) -> c_int