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