pub type NamespaceFn = for<'js> fn(&Ctx<'js>) -> Result<Object<'js>>;
How a host builds the object require('<specifier>') returns.
require('<specifier>')