pub type RngRandomComponentType<R> = RngDriver<'static, R>;
struct RngRandomComponentType<R> { /* private fields */ }