fn parse_def_source_column( _ctx: &'_ Ctx<'_>, input: ParseStream<'_>, ) -> Result<(String, ColumnType)>