pub fn common_js(
    top_level_mark: Mark,
    config: Config,
    scope: Option<Rc<RefCell<Scope>>>
) -> impl Fold