/// These mirror the mCRL2 definitions since that is convenient for loading the mCRL2 binary formats.
data_untyped_set_bag_comprehension_symbol: ManuallyDrop::new(Symbol::new("UntypedSetBagComp", 0)),
// It can be that data_applications are created without create_data_application in the mcrl2 ffi.