namespace cell { defcell INVX2 (bool? A; bool! Y) { prs { A => Y- } sizing { Y {-2} } } }