pub fn create_vhost_user_snd_device(
    protection_type: ProtectionType,
    option: &VhostUserOption
) -> Result<VirtioDeviceStub>