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