`BOOST_DESCRIBE_CONSTRUCTORS(X, (int), (float, float), (X const&), (X&&))`, `mod_constructor`. At the moment the workaround is https://godbolt.org/z/TxYKs5Wfr, but it would be better to support this natively.