>>> import amaranth as am
>>> am.C(0)
(const 1'd0)
>>> len(am.C(0))
1