OAK-6136 - Extract the multiplexing implementation code into a separate bundle
- move multiplexing implementation to oak-multiplex
- move SimpleMountInfoProvider and MountInfo to oak-spi-core in order
to avoid introducing test dependencies to oak-multiplex
change prepared in collaboration with Robert Munteanu, thanks!