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