pub const MICROS_MASK: i128 = 0xFFFFFFFFFFFFFFFF;
Mask for extracting the lower 64 bits (microseconds).