Default size for a new thread's stack (4MiB by default).
Source position: threadh.inc line 19
const DefaultStackSize = 4*1024*1024;