pub type BareSelect<Selection> = SelectStatement<NoFromClause, SelectClause<Selection>>;
select
pub struct BareSelect<Selection> { /* private fields */ }