pub const DEFAULT_KERNEL_THREAD_STACK_SIZE: usize = _; // 262_144usize
Default usable stack size for portable kernel service threads.