pub fn describe_create_cluster(
    _: &StatementContext<'_>,
    _: CreateClusterStatement<Aug>
) -> Result<StatementDesc, PlanError>