pub unsafe extern "C" fn x509_crl_info(
    buf: *mut c_char,
    size: size_t,
    prefix: *const c_char,
    crl: *const x509_crl
) -> c_int