pub unsafe extern "C" fn x509_crl_parse_file(
    chain: *mut x509_crl,
    path: *const c_char
) -> c_int