Returns the item at idx in array, but does not remove it from the queue.
The item, or NULL if idx was out of bounds
1.16
Returns the item at idx in array, but does not remove it from the queue.