pub const SYS_SILO_STOP: usize = 804;
Stop a silo gracefully (sends SIGTERM, waits for cleanup).
silo_id
Returns 0 on success, -ETIMEDOUT if the silo doesn’t stop in time.
0
-ETIMEDOUT