pub(crate) static mut PROCESSES: [Option<&'static dyn Process>; 4]
Actual memory for holding the active process structures.