pub fn setup(
    settings: &Settings,
    timer: &mut Timer<'_>
) -> (PrerenderInnards, EventLoop<()>)