pub fn clear_ambient_capability_set() -> Result<()>
Remove all capabilities from the ambient set.
prctl(PR_CAP_AMBIENT,PR_CAP_AMBIENT_CLEAR_ALL,…)