pub fn walk_fn_header<'a, V: Visitor<'a>>( visitor: &mut V, header: &'a FnHeader, ) -> <V as Visitor<'a>>::Result