__pop_heap_aux
__pop_heap_aux(__first, __last, __VALUE_TYPE(__first));
__pop_heap_aux(__first, __last, __VALUE_TYPE(__first), __comp);