Removes the n'th element of queue. Since 2.4
the position of the element.
the element's data, or NULL if n is off the end of queue.
See Implementation
Removes the n'th element of queue. Since 2.4