pub const TASK_STACK_SIZE: usize = 0x40000;
Stack size used when callers do not provide an explicit task stack.