LARGE_INTEGER.ByValue to LARGE_INTEGER in WinNT.java - @baier233.Cups to c.s.j.p.unix providing CUPS printing system bindings for destinations, jobs, options, and server configuration - @dbwiddis.groupCount and groupMasks fields to CACHE_RELATIONSHIP in c.s.j.p.win32.WinNT, matching the updated Windows struct layout - @dbwiddis.CoreGraphics to c.s.j.p.mac with Quartz Window Services and Display Services bindings; implement getAllWindows() in MacWindowUtils - @dbwiddis.ProcFdInfo, InSockInfo, TcpSockInfo, proc_pidfdinfo, statfs64, and vm_deallocate to c.s.j.p.mac.SystemB - @dbwiddis.BluetoothApis to c.s.j.p.win32 providing Bluetooth device and radio enumeration via BluetoothFindFirstRadio, BluetoothFindFirstDevice, and related functions - @dbwiddis.UdevDevice.getSysname() calling udev_device_get_syspath instead of udev_device_get_sysname - @dbwiddis.serverName/domainName arguments in Netapi32Util#getDCName - @dbwiddis.Advapi32#RegisterServiceCtrlHandler using wrong Handler type - @dbwiddis.host_page_size in c.s.j.p.mac.SystemB and getxattr/setxattr/listxattr in c.s.j.p.mac.XAttr using long instead of pointer-sized types for size_t/ssize_t parameters - @dbwiddis.NativeLibrary versioned library resolution, libc special-case loading, and 64-bit search paths - @dbwiddis.