pub const DEFAULT_STACK_SIZE: usize = _; // 65_536usize
The default stack size used by #[protection_domain].
#[protection_domain]