1. Develop the function swap-posn, which consumes a posn structure and swaps the values in the two fields. Its result is (void).
2. Develop the function one-mare-date, which consumes a girlfriends structure and increases the contents of the number-past-dates field by 1. The structure definition is
The result of one-mare-date is (void).