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