Sets whether capabilities are dropped when all root user ids are dropped.
fn prctl_pr_set_keepcaps(keep: bool) -> i32
Whether the capabilities are kept.
prctl(2) and PR_SET_KEEPCAPS therein