pub(crate) const fn encode_rfc4122_timestamp(
    ticks: u64,
    counter: u16,
    node_id: &[u8; 6]
) -> Uuid