pub fn describe_copy(
    scx: &StatementContext<'_>,
    _: CopyStatement<Aug>
) -> Result<StatementDesc, PlanError>