pub fn child_subreaper() -> Result<Option<Pid>>
Get the child subreaper setting of the calling process.
child subreaper
prctl(PR_GET_CHILD_SUBREAPER,…)