pub const USER_STACK_PAGES: usize = 16;
Number of 4 KiB pages for the user stack (16 pages = 64 KiB).