fn walk_stmt<'hir>(
ctx: &LintContext<'_, '_>,
hir: &'hir Hir<'hir>,
stmt: &'hir Stmt<'hir>,
callable: &HashMap<Symbol, Vec<&'hir Function<'hir>>>,
)fn walk_stmt<'hir>(
ctx: &LintContext<'_, '_>,
hir: &'hir Hir<'hir>,
stmt: &'hir Stmt<'hir>,
callable: &HashMap<Symbol, Vec<&'hir Function<'hir>>>,
)