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