A Kotlin Multiplatform library for emitting a system media session.

While looking for a way to add OS media session integration to SpMp, I did find a working Java library, but I wanted a solution that would also work with spmp-server (which uses Kotlin/Native), so I implemented the DBus MPRIS protocol myself.