util: Use _CS_DARWIN_USER_TEMP_DIR to create anonymous files on macOS.
Environment variable XDG_RUNTIME_DIR
is not usually available on
macOS.
This commit fixes dEQP-VK.api.external.memory.opaque_fd.suballocated.device_only.import_twice
(and possibly others) for lavapipe on macOS.