pub type NodeRequireLoaderRc = Rc<dyn NodeRequireLoader>;
pub struct NodeRequireLoaderRc { /* private fields */ }