With the help of this thread here: https://developer.apple.com/forums/thread/649579 I was able to do this. Specifically the three-part comment from annca.
However, I did have to compromise by removing the bridging header, and creating a Swift file with the duplicate enumerations and structures from the bridging header.