Draft: gdbusprivate: Add support for machine-id for darwin systems
Get the machine ID from ioreg in MacOS, using ioreg to fetch IOPlatformUUID from IOPlatformExpertDevice. This seems to be the best way to get the hardware UUID value in such systems.
Helps: #1392