pub fn find_builtin_node_module(
    module_name: &str
) -> Option<&NodeModulePolyfill>