pub fn create_rng_device(
    protection_type: ProtectionType,
    jail_config: &Option<JailConfig>
) -> Result<VirtioDeviceStub>