fn len(head: u32, tail: u32) -> usize
Calculate the length of the queue using the head and tail. The head can be the steal or real head.
head
steal
real