pub fn receive_state_from_host(
    rd: &Rd,
    vcpu: usize,
    run: &Run
) -> Result<(), Error>