Set debug.fail_point.random_fortuna_pre_read=return(1) and
debug.fail_point.random_fortuna_seeded=return(1) to return to unseeded
status (sort of).
The goal is to be able to reproduce initial seeding transition problems, e.g.,
Lev's recent CURRENT report about failing newfs arc4random(3) usage.