guest_random_bool
if (!is_forced_emulation_enabled || guest_random_bool(&guest_rng)) { \
} else if (guest_random_bool(&guest_rng)) { \