Retrieves an item's priority if it exists.
the key to look up
the variable that will be assigned the item's priority, the variable contain unknown value if the item doesn't exist
Returns an pointer to the updated item or null if it didn't exist
See Implementation
Retrieves an item's priority if it exists.