pub fn write_varint8(buf: &mut [u8], n: u64) -> Option<usize>
write varint8 to buffer, returning how many bytes were used