Allows to get current current element at the top of the stack without removing it.
This function allows to perform the same operation like pop (axl_stack_pop) function, but without removing the element from the top.