Added marshalData func to expressions Prepare parseexprfunc for obj implementation refactor related to #253
fixes https://github.com/google/nftables/issues/172 - Rearranged `exprFromMsg` function - Rearranged limit expr marshaling logic - Added dynamic flag for sets - Implemented connlimit - Added missing constants - Added tests