pub const fn stack_len(size: usize) -> usize
Adjust a given requested stack size up for the alignment. This is just the stack, and the reservation is explicitly included in the stack declaration below.