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