pub fn setsid() -> io::Result<Pid>
#[cfg(not(target_os = "wasi"))]
setsid()—Create a new session.
setsid()