pub(super) fn simple_jail(
    jail_config: &Option<JailConfig>,
    policy: &str
) -> Result<Option<Minijail>>