fn parse_lit_into_expr_path( cx: &Ctxt, attr_name: Symbol, meta: &ParseNestedMeta<'_>, ) -> Result<Option<ExprPath>>