pub const SYS_SILO_START: usize = 803;
Start a silo (begin execution of its attached module).
silo_id
The silo’s module init function is called, and the silo enters the running state.