fn walk_expr_for_user_fn( e: &Expr, ctx: &mut WalkCtx<'_>, sigs: &HashMap<String, Vec<WgslType>>, ) -> WgslType