fn check_bench_signature(
    cx: &ExtCtxt<'_>,
    i: &Item,
    f: &Fn
) -> Result<(), ErrorGuaranteed>