pub fn setup_vcpu_signal_handler<T: Vcpu>(
    use_hypervisor_signals: bool
) -> Result<()>