pub const fn stack_len(size: usize) -> usize
Adjust the stack size for alignment. Note that, unlike the C code, we don’t include the reservation in this, as it has its own fields in the struct.