pub fn set_child_subreaper(pid: Option<Pid>) -> Result<()>
Set the child subreaper attribute of the calling process.
child subreaper
prctl(PR_SET_CHILD_SUBREAPER,…)