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