Returns the first element of the queue.
the data of the first element in the queue, or NULL if the queue is empty
Returns the first element of the queue.