pub const FRAMELESS_STACK_SIZE_MASK: u32 = 0x00FF_F000;
Frameless: stack size in 16-byte units from bits 23-12.