pub fn tail_bytes(data: &[u8], n: u64, out: &mut impl Write) -> Result<()>
Output last N bytes from data