pub unsafe extern "C" fn x509_crl_parse(
    chain: *mut x509_crl,
    buf: *const c_uchar,
    buflen: size_t
) -> c_int