pub type QemuRv32VirtClint<'a> = Clint<'a, Freq10MHz>;
struct QemuRv32VirtClint<'a> { /* private fields */ }