pub const fn uid(a: u32, b: u32, c: u32, d: u32) -> TUID
Constructs a 16-byte TUID value from four 32-bit integers.
TUID
Note that the byte order of the resulting value will differ between Windows and other platforms.