pub fn current_stack_free() -> u32
The number of bytes of the stack that are currently free.
If the stack has overflowed, this function returns 0.