pub type switch_stack_t = c_uint;
\enum switch_stack_t \brief Expression of how to stack a list
SWITCH_STACK_BOTTOM - Stack on the bottom SWITCH_STACK_TOP - Stack on the top