pub fn init<P: NodePermissions + 'static>(
    unstable: bool,
    maybe_npm_resolver: Option<Rc<dyn RequireNpmResolver>>
) -> Extension