R3RemHead
R3NODE *R3RemHead( R3LIST *l);
l - address of the list
address of the removed node
Removes the first node from the given list.