Returns the size of the thread's stack.
impl Builder { fn stack_size(&mut self) -> Result<usize, Errno> }