pub const MUTEX_SHM_SIZE: usize = _; // 132usize
The amount of shared memory space required to hold a Mutex.
Mutex