spa: pod: Implement PodSerialize for enum Value
Implemented serialization for the new value enum, which fortunately is much easier than deserialization.
Changed the tests a bit for the none and bool variants, the rest is still missing.
Edited by Tom Wagner