If we can expose `wine_server_send_fd` (and later similar for mach_port) to win32u, then I can probably live with `wine_server_handle_to_fd` instead on the receiving side, (and a new wine_server_handle_to_mach_port). It's still an extra request when we should IMO have a more flexible way but it's maybe ok for now.