[][src]Function shortid::short_64_to_128

pub fn short_64_to_128(
    short_64: [u8; 8],
    epoch: u64,
    machine_id: [u8; 4]
) -> [u8; 16]