pub unsafe extern "C" fn X509_load_crl_file(
    ctx: *mut X509_LOOKUP,
    file: *const c_char,
    _type: c_int
) -> c_int